FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ConceptMap/FHIR Server from package hl7.fhir.us.ccda#current (47 ms)

Package hl7.fhir.us.ccda
Type ConceptMap
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-TelecomType.html
Url http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomType
Version 1.2.0
Status active
Date 2024-03-12T16:03:19+00:00
Name FHIRtoCCDATelecomType
Title FHIR to C-CDA Telecom Type
Experimental False
Realm us
Authority hl7
Description FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-URLScheme Universal Resource Locator Scheme


Narrative

Note: links and images are rebased to the (stated) source

Mapping from ContactPointSystem to (not specified)

ACTIVE. Published on 2024-03-12 16:03:19+0000 by HL7 International / Cross-Group Projects (HL7 International / Cross-Group Projects: http://www.hl7.org/Special/com...).

FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.


Group 1Mapping from ContactPointSystem to Universal Resource Locator Scheme

Source CodeRelationshipTarget CodeComment
emailis equivalent tomailto
urlis equivalent tohttp
phonemaps to wider concepttel (Telephone)
pagermaps to wider concepttel (Telephone)Note that the @use should be set to PG
faxis equivalent tox-text-fax (Fax)

Source

{
  "resourceType" : "ConceptMap",
  "id" : "FC-TelecomType",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-contact-point-system.html\">ContactPointSystem</a> to (not specified)</p><p>ACTIVE. Published on 2024-03-12 16:03:19+0000 by HL7 International / Cross-Group Projects (HL7 International / Cross-Group Projects: <a href=\"http://www.hl7.org/Special/committees/cgp\">http://www.hl7.org/Special/com...</a>). </p><div><p>FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\">ContactPointSystem</a> to <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-URLScheme.html\">Universal Resource Locator Scheme</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>email</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>mailto</td><td/></tr><tr><td>url</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>http</td><td/></tr><tr><td>phone</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>tel (Telephone)</td><td/></tr><tr><td>pager</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#wider\" title=\"wider\">maps to wider concept</a></td><td>tel (Telephone)</td><td>Note that the @use should be set to PG</td></tr><tr><td>fax</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>x-text-fax (Fax)</td><td/></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    }
  ],
  "url" : "http://hl7.org/fhir/us/ccda/ConceptMap/FC-TelecomType",
  "version" : "1.2.0",
  "name" : "FHIRtoCCDATelecomType",
  "title" : "FHIR to C-CDA Telecom Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-12T16:03:19+00:00",
  "publisher" : "HL7 International / Cross-Group Projects",
  "contact" : [
    {
      "name" : "HL7 International / Cross-Group Projects",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cgp"
        }
      ]
    }
  ],
  "description" : "FHIR to C-CDA Telecom Type. In CDA, these are prefixes inside the value attribute.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "sourceUri" : "http://hl7.org/fhir/ValueSet/contact-point-system",
  "group" : [
    {
      "source" : "http://hl7.org/fhir/contact-point-system",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-URLScheme",
      "element" : [
        {
          "code" : "email",
          "display" : "Email",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "mailto",
              "display" : "Mailto",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "url",
          "display" : "URL",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "http",
              "display" : "HTTP",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "phone",
          "display" : "Phone",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "tel",
              "display" : "Telephone",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "pager",
          "display" : "Pager",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "wider"
                }
              ],
              "code" : "tel",
              "display" : "Telephone",
              "equivalence" : "wider",
              "comment" : "Note that the @use should be set to PG"
            }
          ]
        },
        {
          "code" : "fax",
          "display" : "Fax",
          "target" : [
            {
              "modifierExtension" : [
                {
                  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
                  "valueCode" : "equivalent"
                }
              ],
              "code" : "x-text-fax",
              "display" : "Fax",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.